/* Urban Habitats*/

/* Body
-------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	}


/* Structure 
-------------------------------------- */

#sidebar {
	display: none !important;
	}

body, #content, #article, .article-content, #cited, #nav, #pubinfo, #table, #footer {	
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	}

.article-content {
	margin: 1em;
}








	